Job Radar. Live notifications. AI processed.
upwork.com 2026-04-26 π
πΉ Refactor Raw Job Descriptions into Structured Technical Manifest (JSON)
π€ Client: πΊπΈ United States Member since 2010-02-09
π° Price: $150
π© Problem: Extract data from an online book account for research project.
π¦ Existing: Not specified
Specifications:
[Target] Extract specific data points from an online book account.
[Method] Utilize web scraping techniques to gather required information.
[UI/UX] Not applicable
[Stack] Python (BeautifulSoup, Scrapy), Pandas for data manipulation, JSON for output format.
[Security] Ensure compliance with website terms of service and legal requirements. Use secure methods for storing and transmitting data.
[Format] Present extracted data in a structured JSON format.
Workflow:
Analyze the online book account's structure to identify key data points.
Develop web scraping scripts using Python libraries like BeautifulSoup or Scrapy.
Extract required data points ensuring accuracy and completeness.
Organize and clean the extracted data using Pandas.
Export the cleaned data in a structured JSON format.